void reset()
None
This method resets the bounding box by setting the min vector to (BIG,BIG,BIG) and the max vector to (-BIG,-BIG,-BIG). Use this method before calling the add_point method when creating a new bounding box.